html {
	height: 100%;
}
body {
	background-color: #f3f3f3;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

#levelone{
	margin: 0 auto;
	padding: 25px;
	background:#FFFFFF;
	width:948px;
	border:1px #cccccc solid;
	
}
#logoarea {
	width:550px;
	float:left;
	
}
#theline{
	width:20px;
	float:left;
	padding-top:75px;
}
#inlinegrey{
	width:1px;
	float:right;
	background:#CCCCCC;
	
}
#rightcolumnarea {
	width:350px;
	/*margin-left:595px;*/
	float:right;
}
.newlptxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height: 1.8em;
	
}

.formtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 2em;
	font-weight:bold;	
}
.smalltxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6e71;
	text-decoration:none;
}
.biglptxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#808285;

	
}
#txtarea{
	padding-top:20px;
}
#socialnetwork {
	width:330px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#00b1e3;
	font-weight:bold;
	text-align:center;
	padding-top:70px;
	
}
#footerbg{
	margin: 0 auto;
	padding: 15px;
	width:948px;
	
}
